home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / bubblegu.swf / scripts / DefineButton2_799 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-04-20  |  103 b   |  4 lines

  1. on(press){
  2.    getURL("JavaScript:openTellAFriendWindow(\'" + home.tellURL + "\', 450, 650);","");
  3. }
  4.